Skip to content

Update license format in pyproject.toml#39

Open
C0rn3j wants to merge 1 commit into
mainfrom
C0rn3j-patch-1
Open

Update license format in pyproject.toml#39
C0rn3j wants to merge 1 commit into
mainfrom
C0rn3j-patch-1

Conversation

@C0rn3j
Copy link
Copy Markdown
Collaborator

@C0rn3j C0rn3j commented Mar 5, 2026

Use SPDX license to fix this deprecation:

/tmp/build-env-gy6thn3b/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2027-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant